Dimen Interpolated
EN A class that allows defining custom dimensions based on screen qualifiers (UiModeType, Width, Height, Smallest Width).
The value is resolved using a Context and uses the base value or a custom value, applying dynamic scaling at the end.
PT Classe que permite a definição de dimensões customizadas baseadas em qualificadores de tela (UiModeType, Largura, Altura, Smallest Width).
Properties
Functions
EN Allow applying aspect ratio based constraint scaling. PT Permite aplicar o escalonamento restrito baseado na proporção da tela (aspect ratio).
EN Allow ignoring the constraint scaling based on multi-window resizing properties. PT Permite ignorar o escalonamento restrito baseado nas propriedades de redimensionamento de multi-janelas.
EN Resolves isdp, ihdp, and iwdp in one pass (single UiModeType.fromConfiguration and config read). PT Resolve isdp, ihdp e iwdp numa só passagem.
EN Resolves the final value in pixels (Float).